
.content {background-color:#ffffff; border-color:#FF6600;}
.redcell {background-color:#ffffff; border-color:#FF0000;}

div.ghost {display: none;}

input.bigbut { width: 1.2em; height: 1.2em; }
.nobull {list-style-type: none}


.fixedfont {
	font-family: "courier new", monospace;
}

input.small, select.small {
	font-family: arial,sans-serif;
	font-size: 75%;
}

textarea.small {
	font-family: "courier new", monospace;
	font-size: 75%;
}
.td1 { text-align: right; width: 20px; font-size: 8pt; }
.tr1 { text-align: right; font-size: 8pt; }
.tr1a { text-align: left; font-size: 8pt; }
.blue { color: #0000ff; }
.sm { font-size: 90%;}
.vsm { font-size: 80%;}
.big { font-size: 110%;}
.vbig { font-size: 120%;}
.line1 { background-color: #bbffbb; }
.line2 { background-color: #eeffee; }
.nobreak { white-space: nowrap; }

#ef-announcements li {
	background-image: url("/img/ebc.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 20px;
	padding-bottom: 1em;
	}
#ef-announcements li li {
	background-image: none;
	padding-left: 5px;
	padding-bottom: .5em;
	}

#ef-announcements ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
#ef-announcements ul ul {
	padding-left: 1em;
	margin-left: 1em;
	padding-bottom: 0em;
	margin-bottom: 0em;
	}

.ef-announcement-title {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: .25em;
	margin-bottom: .25em;
	}

.ef-announcement-common {
	padding-top: 1em;
	padding-bottom: .5em;
	font-weight: bold;
	font-style: italic;
	}

.ef-announcement-date {
	font-size: .8em;
	font-style: italic;
	}
